[INFO] fetching crate ascom-alpaca 1.0.0-beta.10...
[INFO] fixing ascom-alpaca-1.0.0-beta.10 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate ascom-alpaca 1.0.0-beta.10 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate ascom-alpaca 1.0.0-beta.10
[INFO] finished tweaking crates.io crate ascom-alpaca 1.0.0-beta.10
[INFO] tweaked toml for crates.io crate ascom-alpaca 1.0.0-beta.10 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ascom-alpaca 1.0.0-beta.10 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ascom-alpaca 1.0.0-beta.10 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zmij v1.0.0
[INFO] [stderr]   Downloaded tracing-forest v0.3.0
[INFO] [stderr]   Downloaded serdebug_derive v1.2.0
[INFO] [stderr]   Downloaded serdebug v1.2.0
[INFO] [stderr]   Downloaded serde-ndim v2.2.0
[INFO] [stderr]   Downloaded mac-addr v0.3.0
[INFO] [stderr]   Downloaded objc2-security v0.3.2
[INFO] [stderr]   Downloaded impl_serialize v3.1.4
[INFO] [stderr]   Downloaded unhygienic2 v0.1.0
[INFO] [stderr]   Downloaded criterion-plot v0.8.1
[INFO] [stderr]   Downloaded objc2-system-configuration v0.3.2
[INFO] [stderr]   Downloaded async-fn-stream v0.3.2
[INFO] [stderr]   Downloaded mediatype v0.21.0
[INFO] [stderr]   Downloaded criterion v0.8.1
[INFO] [stderr]   Downloaded reqwest v0.13.1
[INFO] [stderr]   Downloaded netdev v0.40.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 98846694ab64c6401bcf2a5021dcdd4e32dbfb36fea1928bf57212e5961ee210
[INFO] running `Command { std: "docker" "start" "98846694ab64c6401bcf2a5021dcdd4e32dbfb36fea1928bf57212e5961ee210", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "98846694ab64c6401bcf2a5021dcdd4e32dbfb36fea1928bf57212e5961ee210" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "98846694ab64c6401bcf2a5021dcdd4e32dbfb36fea1928bf57212e5961ee210", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "98846694ab64c6401bcf2a5021dcdd4e32dbfb36fea1928bf57212e5961ee210" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking netlink-packet-core v0.8.1
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking mac-addr v0.3.0
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling unhygienic2 v0.1.0
[INFO] [stderr]     Checking netlink-packet-route v0.25.1
[INFO] [stderr]     Checking zmij v1.0.0
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking dtor v0.1.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking macro_rules_attribute v0.2.2
[INFO] [stderr]     Checking ctor v0.6.3
[INFO] [stderr]     Checking netlink-sys v0.8.7
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking netdev v0.40.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling serdebug_derive v1.2.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking tracing-forest v0.3.0
[INFO] [stderr]     Checking color-spantrace v0.3.0
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking serdebug v1.2.0
[INFO] [stderr]     Checking impl_serialize v3.1.4
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking ascom-alpaca v1.0.0-beta.10 (/opt/rustwide/workdir)
[INFO] [stdout] error: At least one of the device features must be enabled (`camera`, `telescope`, `dome`, etc).
[INFO] [stdout]    --> src/lib.rs:353:1
[INFO] [stdout]     |
[INFO] [stdout] 353 | / compile_error!(
[INFO] [stdout] 354 | |     "At least one of the device features must be enabled (`camera`, `telescope`, `dome`, etc)."
[INFO] [stdout] 355 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: At least one of the network features must be enabled (`client` and/or `server`).
[INFO] [stdout]    --> src/lib.rs:358:1
[INFO] [stdout]     |
[INFO] [stdout] 358 | compile_error!("At least one of the network features must be enabled (`client` and/or `server`).");
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: At least one of the device features must be enabled (`camera`, `telescope`, `dome`, etc).
[INFO] [stdout]    --> src/lib.rs:353:1
[INFO] [stdout]     |
[INFO] [stdout] 353 | / compile_error!(
[INFO] [stdout] 354 | |     "At least one of the device features must be enabled (`camera`, `telescope`, `dome`, etc)."
[INFO] [stdout] 355 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: At least one of the network features must be enabled (`client` and/or `server`).
[INFO] [stdout]    --> src/lib.rs:358:1
[INFO] [stdout]     |
[INFO] [stdout] 358 | compile_error!("At least one of the network features must be enabled (`client` and/or `server`).");
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/api/device_state/mod.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 |     #[serde(
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/api/device_state/mod.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 |     #[serde(flatten)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Iso8601` and `TimeRepr`
[INFO] [stdout]   --> src/api/device_state/mod.rs:39:33
[INFO] [stdout]    |
[INFO] [stdout] 39 |     use crate::api::time_repr::{Iso8601, TimeRepr};
[INFO] [stdout]    |                                 ^^^^^^^  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::SystemTime`
[INFO] [stdout]   --> src/api/device_state/mod.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |     use std::time::SystemTime;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ASCOMResult`
[INFO] [stdout]  --> src/api/device.rs:1:25
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{ASCOMError, ASCOMResult};
[INFO] [stdout]   |                         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `auto_increment`
[INFO] [stdout]    --> src/lib.rs:368:14
[INFO] [stdout]     |
[INFO] [stdout] 368 | macro_rules! auto_increment {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `super::DiscoveryClient`, `super::DiscoveryServer`
[INFO] [stdout]   --> src/discovery.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |     use super::{DiscoveryClient, DiscoveryServer};
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^ no `DiscoveryServer` in `discovery`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 no `DiscoveryClient` in `discovery`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/discovery.rs:4:47
[INFO] [stdout]    |
[INFO] [stdout]  3 | #[cfg(feature = "client")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `client` feature
[INFO] [stdout]  4 | pub use crate::client::{BoundDiscoveryClient, DiscoveryClient};
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/discovery.rs:6:47
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[cfg(feature = "server")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `server` feature
[INFO] [stdout]  6 | pub use crate::server::{BoundDiscoveryServer, DiscoveryServer};
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `select` in `tokio`
[INFO] [stdout]    --> src/discovery.rs:135:16
[INFO] [stdout]     |
[INFO] [stdout] 135 |         tokio::select! {
[INFO] [stdout]     |                ^^^^^^ could not find `select` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `test` in `tokio`
[INFO] [stdout]    --> src/discovery.rs:178:26
[INFO] [stdout]     |
[INFO] [stdout] 178 |                   #[tokio::test]
[INFO] [stdout]     |                            ^^^^ could not find `test` in `tokio`
[INFO] [stdout] ...
[INFO] [stdout] 190 | /     declare_tests! {
[INFO] [stdout] 191 | |         test_loopback_v4 = Ipv4Addr::LOCALHOST => localhost_v4;
[INFO] [stdout] 192 | |         test_loopback_v6 = Ipv6Addr::LOCALHOST => localhost_v6;
[INFO] [stdout] 193 | |         test_unspecified_v4 = Ipv4Addr::UNSPECIFIED => localhost_v4, default_v4;
[INFO] [stdout] ...   |
[INFO] [stdout] 196 | |         test_external_v6 = DEFAULT_ADDR.v6 => default_v6;
[INFO] [stdout] 197 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `declare_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/api/device_state/mod.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 |     #[serde(
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is an attribute that can be used by the derive macros `Deserialize`, `Deserialize_repr` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/api/device_state/mod.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 |     #[serde(flatten)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is an attribute that can be used by the derive macros `Deserialize`, `Deserialize_repr` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Iso8601` and `TimeRepr`
[INFO] [stdout]   --> src/api/device_state/mod.rs:39:33
[INFO] [stdout]    |
[INFO] [stdout] 39 |     use crate::api::time_repr::{Iso8601, TimeRepr};
[INFO] [stdout]    |                                 ^^^^^^^  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::SystemTime`
[INFO] [stdout]   --> src/api/device_state/mod.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |     use std::time::SystemTime;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ASCOMResult`
[INFO] [stdout]  --> src/api/device.rs:1:25
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{ASCOMError, ASCOMResult};
[INFO] [stdout]   |                         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `auto_increment`
[INFO] [stdout]    --> src/lib.rs:368:14
[INFO] [stdout]     |
[INFO] [stdout] 368 | macro_rules! auto_increment {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `storage`
[INFO] [stdout]    --> src/api/macros.rs:354:29
[INFO] [stdout]     |
[INFO] [stdout] 354 |               fn add_to(self, storage: &mut Devices) {
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/mod.rs:43:1
[INFO] [stdout]     |
[INFO] [stdout]  43 | / rpc_mod! {
[INFO] [stdout]  44 | |     #[cfg(feature = "camera")]
[INFO] [stdout]  45 | |     Camera = "camera",
[INFO] [stdout] ...   |
[INFO] [stdout]  72 | |     Telescope = "telescope",
[INFO] [stdout]  73 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `storage` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/api/macros.rs:354:29
[INFO] [stdout]     |
[INFO] [stdout] 354 |               fn add_to(self, storage: &mut Devices) {
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/mod.rs:43:1
[INFO] [stdout]     |
[INFO] [stdout]  43 | / rpc_mod! {
[INFO] [stdout]  44 | |     #[cfg(feature = "camera")]
[INFO] [stdout]  45 | |     Camera = "camera",
[INFO] [stdout] ...   |
[INFO] [stdout]  72 | |     Telescope = "telescope",
[INFO] [stdout]  73 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `rpc_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ascom-alpaca` (lib) due to 4 previous errors; 5 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused import: `futures::StreamExt`
[INFO] [stdout]   --> src/discovery.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |     use futures::StreamExt;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `storage`
[INFO] [stdout]    --> src/api/macros.rs:354:29
[INFO] [stdout]     |
[INFO] [stdout] 354 |               fn add_to(self, storage: &mut Devices) {
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/mod.rs:43:1
[INFO] [stdout]     |
[INFO] [stdout]  43 | / rpc_mod! {
[INFO] [stdout]  44 | |     #[cfg(feature = "camera")]
[INFO] [stdout]  45 | |     Camera = "camera",
[INFO] [stdout] ...   |
[INFO] [stdout]  72 | |     Telescope = "telescope",
[INFO] [stdout]  73 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `storage` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/api/macros.rs:354:29
[INFO] [stdout]     |
[INFO] [stdout] 354 |               fn add_to(self, storage: &mut Devices) {
[INFO] [stdout]     |                               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/api/mod.rs:43:1
[INFO] [stdout]     |
[INFO] [stdout]  43 | / rpc_mod! {
[INFO] [stdout]  44 | |     #[cfg(feature = "camera")]
[INFO] [stdout]  45 | |     Camera = "camera",
[INFO] [stdout] ...   |
[INFO] [stdout]  72 | |     Telescope = "telescope",
[INFO] [stdout]  73 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `rpc_mod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ascom-alpaca` (lib test) due to 7 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "98846694ab64c6401bcf2a5021dcdd4e32dbfb36fea1928bf57212e5961ee210", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98846694ab64c6401bcf2a5021dcdd4e32dbfb36fea1928bf57212e5961ee210", kill_on_drop: false }`
[INFO] [stdout] 98846694ab64c6401bcf2a5021dcdd4e32dbfb36fea1928bf57212e5961ee210
